home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 7 / TboS Games Special 7.iso / dosgames / civilwr / go.bat < prev    next >
DOS Batch File  |  1996-08-28  |  933b  |  30 lines

  1. echo off
  2. if not exist letter.2u goto mnscrn
  3. cls
  4. type letter.2u
  5. pause
  6. :mnscrn
  7. cls
  8. echo   V     V    GG      A
  9. echo    V   V   G        A A     CIVIL WAR STRATEGY
  10. echo     V V    G  GG   AAAAA
  11. echo      V      GGGG  A     A
  12. echo  
  13. echo ========================================================================
  14. echo CWS to play the game without going through this batch file
  15. echo INSTALL to load on your hard drive
  16. echo Complete documentation is in the file CWS.DOC
  17. echo Use PRINTDOC to print the documentation
  18. echo On-line help is in the file CWSDOC.COM
  19. echo To skip the opening music use 'Q' switch on DOS command line
  20. echo (Either  GO /Q   or   CWS /Q )
  21. echo ========================================================================
  22. echo  
  23. echo Hit Ctrl-C if you do NOT wish to begin the game
  24. pause Press ENTER to begin VGA CIVIL WAR STRATEGY
  25. cls
  26. echo Loading VGA CIVIL WAR STRATEGY
  27. cws.exe %1
  28. @CD \
  29. @MENU
  30.